Open the Portico Developer Guide site
Pos Gateway Schema
FourthAdditionalAmtInfo Element
Pos Gateway Schema > AutoSubstantiationReportType Complex Type : FourthAdditionalAmtInfo Element
Description

Fourth Additional Amount information

Namespace http://Hps.Exchange.PosGateway
Type
AdditionalAmtType Complex Type
Diagram
Amt Element AmtType Element All FourthAdditionalAmtInfo Element
Overview
FourthAdditionalAmtInfo optional AdditionalAmtType Complex Type

Fourth Additional Amount information

All
AmtType amtTypeType Simple Type

The type of healthcare amount; see the associated Type enumerations for specific values supported.

Amt amtType Simple Type

Amount associated with the specified type

Source
<xs:element name="FourthAdditionalAmtInfo" type="AdditionalAmtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Fourth Additional Amount information</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AutoSubstantiationReportType Complex TypePos Gateway Schema